time
main
common
time
/
[root]
/
TimePeriod
/
Companion
/
minute
minute
fun
minute
(
timeZone
:
TimeZone
,
instant
:
Instant
)
:
TimePeriod
<
TimeUnit.Minute
>
fun
minute
(
timeZone
:
TimeZone
,
year
:
Int
,
month
:
Month
,
dayOfMonth
:
Int
,
hour
:
Int
,
minute
:
Int
)
:
TimePeriod
<
TimeUnit.Minute
>